ComponentOne ASP.NET MVC Controls
SymbolSize Property (ChartSeriesBase<T>)

C1.Web.Mvc Namespace > ChartSeriesBase<T> Class : SymbolSize Property
Gets or sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
Syntax
'Declaration
 
Public Property SymbolSize As Integer
public int SymbolSize {get; set;}
See Also

Reference

ChartSeriesBase<T> Class
ChartSeriesBase<T> Members